Skip to content

[WTEL-10168]fix(cc_agent): pass input ID as agent ID for changing online - #469

Merged
suifri merged 1 commit into
mainfrom
fix/WTEL-10168-incorrect-agent-id
Aug 14, 2026
Merged

[WTEL-10168]fix(cc_agent): pass input ID as agent ID for changing online#469
suifri merged 1 commit into
mainfrom
fix/WTEL-10168-incorrect-agent-id

Conversation

@suifri

@suifri suifri commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

status

Summary by CodeRabbit

  • Bug Fixes

    • Online login requests now correctly use the selected agent’s ID, improving agent status updates.
  • Style

    • Minor formatting cleanup completed without changing functionality.

@suifri
suifri merged commit b9e9b20 into main Aug 14, 2026
5 checks passed
@suifri
suifri deleted the fix/WTEL-10168-incorrect-agent-id branch August 14, 2026 16:19
@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 43dbb043-90ca-44b4-987f-6790a9adc6b8

📥 Commits

Reviewing files that changed from the base of the PR and between f2a5f11 and 625866c.

📒 Files selected for processing (2)
  • grpc_api/cc_agent.go
  • model/cc_agent.go

📝 Walkthrough

Walkthrough

The online login request now uses the agent ID from the request. A blank line was added in SearchUserStatus for formatting.

Changes

Agent status update

Layer / File(s) Summary
Use request agent ID
grpc_api/cc_agent.go
UpdateAgentStatus passes in.GetId() to the online login request.
Format SearchUserStatus fields
model/cc_agent.go
A blank line separates ListRequest and NotUserIds.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: kontentski

✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/WTEL-10168-incorrect-agent-id

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant